Click or drag to resize

SubscriptionStatus Enumeration

Describes the status of a push subscription.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum SubscriptionStatus
Members
  Member nameValueDescription
OK0 Client Access server will continue to send notifications.
Unsubscribe1 Client Access server will stop sending notifications and end the subscription.
See Also